type go.uber.org/atomic.packedError
3 uses
go.uber.org/atomic (current package)
error_ext.go#L28: type packedError struct{ Value error }
error_ext.go#L31: return packedError{v}
error_ext.go#L35: if err, ok := v.(packedError); ok {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)